projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2024-04-28
Stefan Monnier
(COMPILED): Rename to CLOSURE
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
Mattias Engdegård
* src/comp.c (comp_hash_string): Count bytes, not chars.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
Po Lu
Implement dots and dashes on PGTK
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
Po Lu
Implement dots and dashes on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
Po Lu
Fix the Haiku build
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
Po Lu
Implement dots and dashes on Android
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
Eli Zaretskii
Fix the MS-Windows build broken by a recent commit
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
Po Lu
Fix Android build
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
Po Lu
Implement dots and dashes on X
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
Po Lu
Port double-line underlines to GUI systems
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
Po Lu
; * src/term.c (turn_on_face): Fix coding style.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Eli Zaretskii
Fix last change
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
john muhl
; Skip 'csharp-ts-mode' test if grammar is missing
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Eshel Yaron
Refine the Custom type of generated '*-modes' options
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Po Lu
Fix ommissions in window scrolling commands that ought...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Brad Howes
Fix a typo in Introduction to Emacs Lisp (bug#70571).
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Manuel Giraud
Fix `find-grep-dired' with default OpenBSD's Grep
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Eli Zaretskii
; * test/lisp/jsonrpc-tests.el: Skip all tests on MS...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Eli Zaretskii
; * lisp/jsonrpc.el (jsonrpc-shutdown): Doc fix.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Daniel Pettersson
Shut down jsonrpc server more gracefully
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Eli Zaretskii
Followup changes for styled underline support
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Mohsin Kaleem
Add support for colored and styled underlines on tty...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Eli Zaretskii
Improve documentation of 'package-enable-at-startup'
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Yuan Fu
Fix c-ts-common--fill-paragraph for C
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Po Lu
Enable customization of the quit key on Android
commit
|
commitdiff
|
tree
|
snapshot
2024-04-26
Gerd Möllmann
Fix gud-lldb-command-name
commit
|
commitdiff
|
tree
|
snapshot
2024-04-26
Philip Kaludercic
Always update VC packages from a vc-dir buffer
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
Juri Linkov
* lisp/tab-line.el: Fix tab-line-buffers in window...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
Juri Linkov
Suppress warnings for obsolete display-comint-buffer...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
Eli Zaretskii
Fix 'mode-line-right-align-edge' with asymmetrical...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
Eli Zaretskii
Fix last change
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
Jacob Leeming
Fix indentation of if/else in 'csharp-ts-mode' (bug...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
john muhl
Fix which-function error in 'lua-ts-mode' (bug#70515)
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
Eshel Yaron
; Exclude more modes in 'global-completion-preview...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
Eli Zaretskii
; * etc/PROBLEMS: Document crashes due to tree-sitter...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
Mattias Engdegård
Better eval-when-compile example in manual
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
Po Lu
Improve custom button faces on monochrome displays
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Po Lu
Disable unsuitable XPM color selection mechanism on...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Gerd Möllmann
Fix tbreak for LLDB
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Eli Zaretskii
Fix handling of glyph codes in whitespace.el
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Michael Albinus
; Remove comment in eglot-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Yuan Fu
Make c-ts-common-comment-indent-new-line work for rust...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Yuan Fu
Make c-ts-common--fill-paragraph work for rust line...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Po Lu
More effectually prevent defun list wrapping in C-x C-w
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Po Lu
Miscellaneous fixes for Android port
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Ulrich Müller
* build-aux/make-info-dir: Avoid bashism (bug#70484).
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Eli Zaretskii
; * lisp/progmodes/eglot.el (eglot-path-to-uri): Improv...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Daniel Semyonov
Gnus: Add back end for Atom feeds (nnatom)
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Michael Albinus
Revert skip on eglot-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
João Távora
Eglot: robustify eglot-test-basic-symlink test (bug...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
João Távora
Eglot: fix bug#70408 yet another way
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Andrea Corallo
Run admin/syncdoc-type-hierarchy.el
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Andrea Corallo
* Generate elisp_type_hierarchy.txt with top level...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Andrea Corallo
* admin/syncdoc-type-hierarchy.el (org): Add missing...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Eshel Yaron
(completion-preview-prev-candidate): add numeric prefix...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Eshel Yaron
; Fix Completion Preview mode mouse-click bindings
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Michael Albinus
Support remote trash-directory
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Michael Albinus
* test/lisp/progmodes/eglot-tests.el (eglot-test-basic...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Michael Albinus
Some EMBA integration fixes
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Po Lu
; Fix default Android tile mode
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Po Lu
Merge remote-tracking branch 'savannah/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Po Lu
Enable configuring Emacs for "pseudo-grayscale" systems...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Eli Zaretskii
Improve documentation of selection and navigation in...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Eli Zaretskii
Fix dumping signal-handler data
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Po Lu
Implement face stipples on Android
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Yuan Fu
; Add some comments to c-ts-common-comment-indent-new...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Vincenzo Pupillo
Cover more c-ts-common-comment-indent-new-line (bug...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Karl Fogel
Fix two bugs in removing bookmark fringe marks
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Mattias Engdegård
Better format string compilation warning
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
F. Moukayed
Ensure that Gnus inline preview undisplayer removes...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Michael Albinus
; Fix last commit
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Michael Albinus
Rework EMBA integration
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Stephen Berman
Fix Widget manual typos, markup and omissions (bug...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Po Lu
; * java/Makefile.in: Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Po Lu
Generate Android shared library list automatically
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Eli Zaretskii
; Document bookmark fringe mark in the user manual
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Yuan Fu
Cover more cases in c-ts-common-comment-indent-new...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Juri Linkov
* lisp/progmodes/flymake.el: Small improvements for...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Juri Linkov
* lisp/emacs-lisp/warnings.el (warning-display-at-botto...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Juri Linkov
* lisp/files.el (find-alternate-file): Fix the order...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Po Lu
Fix load order of certain Android shared libraries
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Noah Peart
Add rust-ts-mode font-locking tests (bug#70464)
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Noah Peart
Add font-locking for Rust macros (bug#70464)
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Yuan Fu
Make c-ts-common-comment-indent-new-line work for more...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Yuan Fu
Add tree-sitter comment-indent-new-line (bug#70074)
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Noah Peart
Improve function signature font-lock rust-ts-mode ...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-21
Prateek Sharma
Fix python-ts-mode built-in functions and attributes...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-21
Yuan Fu
Add treesit-add-font-lock-rules
commit
|
commitdiff
|
tree
|
snapshot
2024-04-21
Eli Zaretskii
Fix markup and indexing in the Calendar chapter of...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-21
Gautier Ponsinet
Fix the user manual for `calendar-time-zone-style'
commit
|
commitdiff
|
tree
|
snapshot
2024-04-21
Po Lu
Better verify arguments to android-relinquish-directory...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-21
Eli Zaretskii
Avoid assertion violations in 'push_prefix_prop'
commit
|
commitdiff
|
tree
|
snapshot
2024-04-21
Michael Albinus
Fix use of "dired" in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2024-04-21
Eric Abrahamsen
Re-encode message bodies with externalized attachments...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-20
Michael Albinus
gitlab-ci.yml adaptions
commit
|
commitdiff
|
tree
|
snapshot
2024-04-20
Stefan Monnier
(backtrace--print-func-and-args): Fix (part of) bug...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-20
Stefan Monnier
(cl-print-object): Fix indirect cause of bug#70436
commit
|
commitdiff
|
tree
|
snapshot
2024-04-20
Basil L. Contovounesios
Remove ert-equal-including-properties from manual
commit
|
commitdiff
|
tree
|
snapshot
next